[FSSDK-11965] prepare release 6.2.0#1098
Merged
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR prepares the Optimizely JavaScript SDK for the 6.2.0 release by updating version numbers across the codebase and documenting the changes. The release includes new CMAB (Contextual Multi-Armed Bandit) support and several bug fixes.
Key Changes:
- Updated package version from 6.1.0 to 6.2.0
- Added comprehensive changelog entry documenting CMAB features and bug fixes
- Updated all test assertions to reflect the new version
Reviewed Changes
Copilot reviewed 6 out of 7 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| package.json | Bumped package version to 6.2.0 |
| lib/utils/enums/index.ts | Updated CLIENT_VERSION constant to 6.2.0 |
| lib/index.react_native.spec.ts | Updated version assertion in React Native tests |
| lib/index.node.tests.js | Updated version assertion in Node.js tests |
| lib/index.browser.tests.js | Updated version assertion in browser tests |
| CHANGELOG.md | Added release notes for version 6.2.0 and 5.4.0 |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
junaed-optimizely
approved these changes
Oct 22, 2025
Contributor
junaed-optimizely
left a comment
There was a problem hiding this comment.
Looks good to ship!
31fb1bf to
9aac374
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issues